[INFO] cloning repository https://github.com/RAprogramm/sql-query-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RAprogramm/sql-query-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Fsql-query-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Fsql-query-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e9eb36fa2d26c8e42314d4cb63feaa1398fe766
[INFO] testing RAprogramm/sql-query-analyzer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Fsql-query-analyzer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RAprogramm/sql-query-analyzer
[INFO] finished tweaking git repo https://github.com/RAprogramm/sql-query-analyzer
[INFO] tweaked toml for git repo https://github.com/RAprogramm/sql-query-analyzer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RAprogramm/sql-query-analyzer on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RAprogramm/sql-query-analyzer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f6584fce0ca58790989d9963a8ecf384cc9b3eb2db9f773db3199c9c93695f1
[INFO] running `Command { std: "docker" "start" "-a" "3f6584fce0ca58790989d9963a8ecf384cc9b3eb2db9f773db3199c9c93695f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6584fce0ca58790989d9963a8ecf384cc9b3eb2db9f773db3199c9c93695f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6584fce0ca58790989d9963a8ecf384cc9b3eb2db9f773db3199c9c93695f1", kill_on_drop: false }`
[INFO] [stdout] 3f6584fce0ca58790989d9963a8ecf384cc9b3eb2db9f773db3199c9c93695f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef62af2672991d411da990c607edef7b854230082081c9e7ad353c42a93b3e5
[INFO] running `Command { std: "docker" "start" "-a" "5ef62af2672991d411da990c607edef7b854230082081c9e7ad353c42a93b3e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling masterror-template v0.3.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling masterror-derive v0.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.60.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling masterror v0.26.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sql_query_analyzer v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "5ef62af2672991d411da990c607edef7b854230082081c9e7ad353c42a93b3e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef62af2672991d411da990c607edef7b854230082081c9e7ad353c42a93b3e5", kill_on_drop: false }`
[INFO] [stdout] 5ef62af2672991d411da990c607edef7b854230082081c9e7ad353c42a93b3e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf3f011dfa0b41ab88035f3e5bf87387ca6ec00e4c5c05690ad0385c75805b3
[INFO] running `Command { std: "docker" "start" "-a" "fcf3f011dfa0b41ab88035f3e5bf87387ca6ec00e4c5c05690ad0385c75805b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling sql_query_analyzer v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sql_query_analyzer` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name sql_query_analyzer --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=730f6af45d2a541f -C extra-filename=-28db844f2ed63259 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5f32812c29414354.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c27a4c6c817ed140.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1ef2f99c66dfbe8b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-64474127ac0d3e01.rlib --extern masterror=/opt/rustwide/target/debug/deps/libmasterror-d96e7cefe1359ad7.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-51f843be7f55ead6.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cb6459363f54908e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a89920023984a08d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b83131cdde7bf19b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fde93b7bc697c22.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-117890660f44aa9c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b0e9e03671f6b6eb.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-e40a32cf6d4cf68c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-26a6291fe93c6220.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-511f571c7d112f8f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-76491948d932e865.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/psm-f7512300cc9cfa60/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sql_query_analyzer` (bin "sql-query-analyzer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name sql_query_analyzer --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7150785ed82fdc7e -C extra-filename=-f2f1664ad6e5056a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c27a4c6c817ed140.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1ef2f99c66dfbe8b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-64474127ac0d3e01.rlib --extern masterror=/opt/rustwide/target/debug/deps/libmasterror-d96e7cefe1359ad7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cb6459363f54908e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a89920023984a08d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b83131cdde7bf19b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fde93b7bc697c22.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-117890660f44aa9c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b0e9e03671f6b6eb.rlib --extern sql_query_analyzer=/opt/rustwide/target/debug/deps/libsql_query_analyzer-4ebda32261d8d843.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-e40a32cf6d4cf68c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-511f571c7d112f8f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-76491948d932e865.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/psm-f7512300cc9cfa60/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sql_query_analyzer` (bin "sql-query-analyzer" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name sql_query_analyzer --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccae84ce7905b9f1 -C extra-filename=-0a2f335d247aae18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5f32812c29414354.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c27a4c6c817ed140.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1ef2f99c66dfbe8b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-64474127ac0d3e01.rlib --extern masterror=/opt/rustwide/target/debug/deps/libmasterror-d96e7cefe1359ad7.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-51f843be7f55ead6.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cb6459363f54908e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a89920023984a08d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b83131cdde7bf19b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fde93b7bc697c22.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-117890660f44aa9c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b0e9e03671f6b6eb.rlib --extern sql_query_analyzer=/opt/rustwide/target/debug/deps/libsql_query_analyzer-4ebda32261d8d843.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-e40a32cf6d4cf68c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-26a6291fe93c6220.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-511f571c7d112f8f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-76491948d932e865.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/psm-f7512300cc9cfa60/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fcf3f011dfa0b41ab88035f3e5bf87387ca6ec00e4c5c05690ad0385c75805b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf3f011dfa0b41ab88035f3e5bf87387ca6ec00e4c5c05690ad0385c75805b3", kill_on_drop: false }`
[INFO] [stdout] fcf3f011dfa0b41ab88035f3e5bf87387ca6ec00e4c5c05690ad0385c75805b3
